IMPORTANT
———————————————————
Please make sure to always back up your files before updating. I am not responsible for any update going wrong and messing / losing your previous or actual files. 

THIS UPDATE IS NOW REQUIRING PHP VERSION PHP 7.4 TO BEST FUNCTION WITH ALL THE UPDATED DEPENDENCIES!

FILE CHANGES
———————————————————
1. THE EASIEST WAY
Replace all the folders / files except the "uploads" folder, "install" folder and the "config.php" file.

2. THE ADVANCED WAY
Copy/Paste the following files, replace if needed.

app/controllers/Account.php
app/controllers/ActivateUser.php
app/controllers/CampaignsAjax.php
app/controllers/Cron.php
app/controllers/Pay.php
app/controllers/Pixel.php
app/controllers/PixelTrack.php
app/controllers/PixelWebhook.php
app/controllers/ResetPassword.php
app/controllers/WebhookPaypal.php
app/controllers/WebhookStripe.php
app/controllers/admin/AdminPageCreate.php
app/controllers/admin/AdminPageUpdate.php
app/controllers/admin/AdminPagesCategoryCreate.php
app/controllers/admin/AdminPagesCategoryUpdate.php
app/controllers/admin/AdminPayments.php
app/controllers/admin/AdminPlanUpdate.php
app/controllers/admin/AdminPlans.php
app/controllers/admin/AdminSettings.php
app/controllers/admin/AdminUserUpdate.php
app/core/App.php
app/core/Controller.php
app/core/Database.php
app/core/Router.php
app/helpers/Date.php
app/helpers/Notification.php
app/helpers/email.php
app/helpers/links.php
app/includes/GeoLite2-Country.mmdb
app/includes/product.php
app/init.php
app/languages/english.json
app/middlewares/Authentication.php
app/models/Campaign.php
app/models/User.php
themes/altum/assets/css/custom.css
themes/altum/views/account/index.php
themes/altum/views/admin/code-create/index.php
themes/altum/views/admin/code-update/index.php
themes/altum/views/admin/codes/code_delete_modal.php
themes/altum/views/admin/page-create/index.php
themes/altum/views/admin/page-update/index.php
themes/altum/views/admin/pages-category-create/index.php
themes/altum/views/admin/pages-category-update/index.php
themes/altum/views/admin/pages/page_delete_modal.php
themes/altum/views/admin/pages/pages_category_delete_modal.php
themes/altum/views/admin/partials/admin_code_dropdown_button.php
themes/altum/views/admin/partials/admin_page_dropdown_button.php
themes/altum/views/admin/partials/admin_pages_category_dropdown_button.php
themes/altum/views/admin/partials/admin_payment_dropdown_button.php
themes/altum/views/admin/partials/admin_plan_dropdown_button.php
themes/altum/views/admin/partials/admin_user_dropdown_button.php
themes/altum/views/admin/payments/payment_approve_modal.php
themes/altum/views/admin/payments/payment_delete_modal.php
themes/altum/views/admin/plan-create/index.php
themes/altum/views/admin/plan-update/index.php
themes/altum/views/admin/plans/plan_delete_modal.php
themes/altum/views/admin/settings/index.php
themes/altum/views/admin/statistics/index.php
themes/altum/views/admin/tax-create/index.php
themes/altum/views/admin/tax-update/index.php
themes/altum/views/admin/user-update/index.php
themes/altum/views/admin/users/user_delete_modal.php
themes/altum/views/admin/users/user_login_modal.php
themes/altum/views/campaign/create_campaign_modal.php
themes/altum/views/campaign/custom_branding_campaign_modal.php
themes/altum/views/campaign/statistics.method.php
themes/altum/views/campaign/update_campaign_modal.php
themes/altum/views/index/index.php
themes/altum/views/login/index.php
themes/altum/views/notification-create/index.php
themes/altum/views/notification/ - WHOLE FOLDER
themes/altum/views/partials/notifications/ - WHOLE FOLDER
themes/altum/views/pixel/index.php
themes/altum/views/register/index.php
